i4way-dash/.svn/pristine/da/da591dacc6f6be5e6a38dd204a2...

4 lines
67 B
Plaintext

export function preParsePostFormat (string) {
return string;
}