Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenglongMa committed May 4, 2020
1 parent 6bc9efe commit 9ea9e1e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions AutoIME/AutoIME/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,5 @@ public void Terminate()
_config.Switch2DefaultIME();

}

[CommandMethod("showime")]
public void test()
{
Editor.WriteMessage(_config.DefaultIME.Culture.DisplayName);
}
}
}

0 comments on commit 9ea9e1e

Please sign in to comment.