Skip to content

Commit

Permalink
tabs removed
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanovJohn committed Sep 1, 2017
1 parent 57a5e81 commit a5d5b86
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,9 @@ public abstract class AbstractCSharpCodegen extends DefaultCodegen implements Co

public AbstractCSharpCodegen() {
super();

supportsInheritance = true;

// C# does not use import mapping
importMapping.clear();

Expand Down

0 comments on commit a5d5b86

Please sign in to comment.