| commit | ac235a012628975a4f971a20de346e58efa0db82 | [log] [tgz] |
|---|---|---|
| author | Dave Borowitz <dborowitz@google.com> | Thu Sep 11 10:01:31 2014 +0200 |
| committer | Dave Borowitz <dborowitz@google.com> | Thu Sep 11 10:01:31 2014 +0200 |
| tree | 665bb81e31ab3508750131ac537950396b7dace9 | |
| parent | 579447e8b0f9a97b8349a82a0f254ec9e3f23079 [diff] |
Don't import Id/Key/NameKey directly Found all instances matching this regular expression: ^import.*\.(?<!gwtorm\.client\.|inject\.)(Id|Key|NameKey);$ There is one remaining import, WebSessionManager.Key, which has a corresponding Val and is not a gwtorm entity, so I left that one. Change-Id: I816829a0e1f16b18ba6c4c731b3c444db0590e50