Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김대선
/
Recruitment_Information_chatbot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김대선
2021-06-09 17:05:03 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0f0118508e037d8b86f9043141c91381edbbed31
0f011850
1 parent
8e371371
release 적용
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
functions/dataFunctions.js
functions/dataFunctions.js
View file @
0f01185
...
...
@@ -36,10 +36,6 @@ const save = async()=> {
temp
=
"companyName : "
+
i
.
companyName
string
=
string
+
temp
+
"\n"
}
<<<<<<<
HEAD
=======
>>>>>>>
694647
de3d94a82e2485ce202270c0702aaed6f7
data
=
await
functions
.
getProgrammersFunction
()
temp
=
""
for
(
let
i
of
data
){
...
...
Please
register
or
login
to post a comment