Skip to content

Commit

Permalink
Remove unnecessary contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
Denton-L committed Aug 19, 2016
1 parent 74545e7 commit e91e945
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 64 deletions.
9 changes: 0 additions & 9 deletions std/Coin

This file was deleted.

6 changes: 0 additions & 6 deletions std/CoinReg

This file was deleted.

6 changes: 0 additions & 6 deletions std/Config

This file was deleted.

6 changes: 0 additions & 6 deletions std/NameReg

This file was deleted.

9 changes: 0 additions & 9 deletions std/coin

This file was deleted.

5 changes: 0 additions & 5 deletions std/configUser

This file was deleted.

9 changes: 0 additions & 9 deletions std/named

This file was deleted.

8 changes: 0 additions & 8 deletions std/service

This file was deleted.

8 changes: 2 additions & 6 deletions std/std
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import "./owned";
import "./mortal";
import "./Config";
import "./configUser";
import "./NameReg";
import "./named";
import "./Coin";
import "./ExampleCoin";
import "./Token";
import "./ExampleToken";

0 comments on commit e91e945

Please sign in to comment.