Procházet zdrojové kódy

Remove unused imports

tags/7.6
Wouter Admiraal před 5 roky
rodič
revize
a9fd4eb48b

+ 0
- 1
server/sonar-web/src/main/js/apps/project-admin/store/actions.js Zobrazit soubor

@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
import { getProjectLinks, createLink, deleteLink } from '../../../api/projectLinks';
import { getTree, changeKey as changeKeyApi } from '../../../api/components';
import throwGlobalError from '../../../app/utils/throwGlobalError';


Načítá se…
Zrušit
Uložit