diff options
author | Roberto E. Escobar | 2012-11-14 22:46:09 +0000 |
---|---|---|
committer | Roberto E. Escobar | 2012-11-14 22:46:09 +0000 |
commit | 45eff165b34ae3fd70d085214653474551496c7c (patch) | |
tree | 2f5e575027618671a7fa9abff854ddd09b9070df /plugins/org.eclipse.osee.framework.ui.skynet/META-INF | |
parent | 311028ac2ae680fd1872b8d4cb84ce5f589bb462 (diff) | |
download | org.eclipse.osee-45eff165b34ae3fd70d085214653474551496c7c.tar.gz org.eclipse.osee-45eff165b34ae3fd70d085214653474551496c7c.tar.xz org.eclipse.osee-45eff165b34ae3fd70d085214653474551496c7c.zip |
feature[ats_TL5SF]: Remove unused db init type gen class
Change-Id: Ibc8f7e852c92c90a170e5bc6daf2968733a3bef6
Diffstat (limited to 'plugins/org.eclipse.osee.framework.ui.skynet/META-INF')
-rw-r--r-- | plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF index b3b4d9d6bcb..3efd6fa26eb 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF @@ -68,7 +68,6 @@ Import-Package: com.google.common.collect, org.eclipse.osee.framework.core.util, org.eclipse.osee.framework.database, org.eclipse.osee.framework.database.core, - org.eclipse.osee.framework.database.init, org.eclipse.osee.framework.database.operation, org.eclipse.osee.framework.jdk.core.text.change, org.eclipse.osee.framework.jdk.core.text.rules, |