Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit 0a7af52

Browse files
committed
Remove unused import.
1 parent bfe7ce8 commit 0a7af52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/views/applications/CreateApplication.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React, { Component } from "react";
2-
import { Link } from 'react-router';
32

43
import ApplicationStore from "../../stores/ApplicationStore";
54
import ApplicationForm from "../../components/ApplicationForm";

0 commit comments

Comments
 (0)