Skip to content

Commit

Permalink
Removed unused using
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhilkinSerg committed Apr 13, 2020
1 parent ef0197a commit e309183
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pldata.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class JsonIn;
class JsonOut;
template <typename E> struct enum_traits;

using dis_type = std::string;

enum character_type : int {
PLTYPE_CUSTOM,
PLTYPE_RANDOM,
Expand Down

0 comments on commit e309183

Please sign in to comment.