what's a git
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 52s
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 52s
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -137,6 +137,5 @@ dist
|
||||
# galvanic corrosion build process
|
||||
/ver.ts.bak
|
||||
/build
|
||||
|
||||
# used to attach license to each file
|
||||
/append.ts
|
||||
# local development purposes
|
||||
/graph.svg
|
||||
@@ -387,7 +387,4 @@ export class UnifiedProfileBase {
|
||||
|
||||
}
|
||||
|
||||
const UnifiedProfile = "";
|
||||
|
||||
export { Profile };
|
||||
export default UnifiedProfile;
|
||||
|
||||
Reference in New Issue
Block a user