Sfoglia il codice sorgente

Remove unused imports

tags/7.6
Wouter Admiraal 5 anni fa
parent
commit
a9fd4eb48b

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

@@ -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';


Loading…
Annulla
Salva