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
|
# galvanic corrosion build process
|
||||||
/ver.ts.bak
|
/ver.ts.bak
|
||||||
/build
|
/build
|
||||||
|
# local development purposes
|
||||||
# used to attach license to each file
|
/graph.svg
|
||||||
/append.ts
|
|
||||||
@@ -387,7 +387,4 @@ export class UnifiedProfileBase {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const UnifiedProfile = "";
|
export { Profile };
|
||||||
|
|
||||||
export { Profile };
|
|
||||||
export default UnifiedProfile;
|
|
||||||
Reference in New Issue
Block a user