remove useless test END blocks
This commit is contained in:
parent
6ec1881a3d
commit
492259c93a
30 changed files with 0 additions and 150 deletions
|
|
@ -1032,6 +1032,3 @@ sub buildSurveyJSON {
|
|||
return $sjson;
|
||||
}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END { }
|
||||
|
|
|
|||
|
|
@ -2183,7 +2183,3 @@ sub getBareSkeletons {
|
|||
type => 'answer',
|
||||
};
|
||||
}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Cleanup
|
||||
END { }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue