mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-24 02:56:30 +00:00
Cleanup
This commit is contained in:
parent
6a873e8476
commit
70f5fe4ffe
@ -33,8 +33,6 @@ function parse_git_branch {
|
||||
}
|
||||
|
||||
function parse_atf_target {
|
||||
#ignore for now
|
||||
return
|
||||
org=$(atf-target 2> /dev/null) || return
|
||||
echo " [$org]"
|
||||
}
|
||||
|
@ -2,4 +2,3 @@
|
||||
--langmap=c#:+.cls
|
||||
--langmap=html:+.page
|
||||
--langmap=html:+.component
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user