From 81735e4e9158aab682d93a1ab4559ccb23f8506c Mon Sep 17 00:00:00 2001 From: Adam Blank <blank@caltech.edu> Date: Tue, 7 Jan 2020 00:38:59 -0800 Subject: [PATCH] Update vcs.xml --- .idea/vcs.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index ca9a474..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="VcsDirectoryMappings"> - <mapping directory="$PROJECT_DIR$/../../../.." vcs="Git" /> <mapping directory="$PROJECT_DIR$" vcs="Git" /> </component> </project> \ No newline at end of file -- GitLab