From 941f046458d072d96a453b672d3aa704c30e3a70 Mon Sep 17 00:00:00 2001 From: jackd320 Date: Fri, 7 Apr 2023 12:23:54 +0800 Subject: [PATCH] Signed-off-by: jackd320 --- local.properties | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 local.properties diff --git a/local.properties b/local.properties deleted file mode 100644 index 2a17af6..0000000 --- a/local.properties +++ /dev/null @@ -1,9 +0,0 @@ -# This file is automatically generated by DevEco Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file should *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. -# -# For customization when using a Version Control System, please read the header note. -sdk.dir=D:/OpenHarmony/sdk4.0/ohos-sdk/oh -nodejs.dir=C:/Users/Administrator/nodejs \ No newline at end of file -- Gitee