Skip to content

Commit

Permalink
Merge pull request #1072 from jecisc/1067-IceTipHistoryDiffUpdater-mo…
Browse files Browse the repository at this point in the history
…del-variable-seems-useless

1067-IceTipHistoryDiffUpdater-model-variable-seems-useless
  • Loading branch information
guillep authored Nov 6, 2018
2 parents 6cc6800 + 129a4b0 commit 7fe0d7c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 14 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
instance creation
tab: aTab
^ self new
^ self new
tab: aTab;
yourself

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"pools" : [ ],
"classvars" : [ ],
"instvars" : [
"model",
"tab"
],
"name" : "IceTipHistoryDiffUpdater",
Expand Down

0 comments on commit 7fe0d7c

Please sign in to comment.